home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Space & Astronomy
/
Space and Astronomy (October 1993).iso
/
mac
/
programs
/
space
/
DE118I.ZIP
/
SQRTL.387
< prev
next >
Wrap
Text File
|
1993-01-30
|
133b
|
12 lines
.file "sqrtl.i"
gcc2_compiled.:
.text
.globl _sqrtl
_sqrtl:
pushl %ebp
movl %esp,%ebp
fldt 8(%ebp)
fsqrt
leave
ret